(sys_open): Try to open file without _O_CREAT first, to be
authorGerd Moellmann <gerd@gnu.org>
Tue, 10 Apr 2001 12:15:25 +0000 (12:15 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 10 Apr 2001 12:15:25 +0000 (12:15 +0000)
commit76377ced1b5a79de8ad8a1bd186dc3366124d9f1
tree2b0625b561da3b5cd80e5efc9ec877193061661b
parenta90265bb51add5c3434270ca2c283610f2ca15a6
(sys_open): Try to open file without _O_CREAT first, to be
able to write to hidden and system files.  Make file handles
non-inheritable.
src/w32.c